This chapter describes Data Encoding Subystem messages. For information on message content and how to use the message, refer to the Introduction.
ES.001 |
Level: C_INFO
Short Syntax: ES.001 INFO: infoString
Long Syntax: ES.001 INFORMATION: infoString
Description: General purpose message.
ES.002 |
Level: C_INFO
Short Syntax: ES.002 Port port circuit circuit moved to device device
Long Syntax: ES.002 Port port circuit circuit moved to device device
Description: A circuit has been reassigned to a different compression/encryption device. This typically occurs when the hardware compression/encryption coprocessor has been disabled.
ES.003 |
Level: C_INFO
Short Syntax: ES.003 Getting a objString from the free pool
Long Syntax: ES.003 Getting a objString from the free pool.
Description: An ES client requested a new object from the free pool.
ES.004 |
Level: C_INFO
Short Syntax: ES.004 Returned a objString to the free pool
Long Syntax: ES.004 Returned a objString to the free pool.
Description: An ES client returned an object to the free pool.
ES.005 |
Level: CI_ERROR
Short Syntax: ES.005 Error freeing circuit, pt 0x port cir 0x circuit num cir numCircuits rc errCode
Long Syntax: ES.005 Error freeing circuit, port 0x port circuit 0x circuit, numCircuits circuit(s) rc errCode
Description: An ES client attempted to returned a circuit to the pool of free circuits, but encountered a problem. The error code is the last value specified: 2 - Invalid parameter 16 - Circuit not found